home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.2 Development Libraries / SGI IRIX 6.2 Development Libraries.iso / dist / complib.idb / usr / share / catman / p_man / cat3 / complib / BALBAK.z / BALBAK
Text File  |  1996-03-14  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4. ____BBBBAAAALLLLBBBBAAAAKKKK((((3333FFFF))))                                                        ____BBBBAAAALLLLBBBBAAAAKKKK((((3333FFFF))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      BALBAK, SBALBAK  -  EISPACK rotuine.  This subroutine forms the
  10.      eigenvectors of a REAL GENERAL matrix by back transforming those of the
  11.      corresponding balanced matrix determined by  BALANC.
  12.  
  13.  
  14. SSSSYYYYNNNNOOOOPPPPSSSSYYYYSSSS
  15.           ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee  bbbbaaaallllbbbbaaaakkkk((((nnnnmmmm,,,, nnnn,,,, lllloooowwww,,,, iiiigggghhhh,,,, ssssccccaaaalllleeee,,,, mmmm,,,, zzzz))))
  16.           iiiinnnntttteeeeggggeeeerrrr          nnnnmmmm,,,, nnnn,,,, lllloooowwww,,,, iiiigggghhhh,,,, mmmm
  17.           ddddoooouuuubbbblllleeee pppprrrreeeecccciiiissssiiiioooonnnn ssssccccaaaalllleeee((((nnnn)))),,,, zzzz((((nnnnmmmm,,,,mmmm))))
  18.  
  19.           ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee ssssbbbbaaaallllbbbbaaaakkkk((((nnnnmmmm,,,, nnnn,,,, lllloooowwww,,,, iiiigggghhhh,,,, ssssccccaaaalllleeee,,,, mmmm,,,, zzzz))))
  20.           iiiinnnntttteeeeggggeeeerrrr          nnnnmmmm,,,, nnnn,,,, lllloooowwww,,,, iiiigggghhhh,,,, mmmm
  21.           rrrreeeeaaaallll             ssssccccaaaalllleeee((((nnnn)))),,,, zzzz((((nnnnmmmm,,,,mmmm))))
  22.  
  23.  
  24.  
  25. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  26.      On INPUT
  27.  
  28.      NNNNMMMM must be set to the row dimension of two-dimensional array parameters
  29.      as declared in the calling program dimension statement.
  30.  
  31.      NNNN is the order of the matrix.
  32.  
  33.      LLLLOOOOWWWW and IGH are integers determined by  BALANC.
  34.  
  35.      SSSSCCCCAAAALLLLEEEE contains information determining the permutations and scaling
  36.      factors used by  BALANC.
  37.  
  38.      MMMM is the number of columns of Z to be back transformed.
  39.  
  40.      ZZZZ contains the real and imaginary parts of the eigen- vectors to be back
  41.      transformed in its first M columns.  On OUTPUT
  42.  
  43.      ZZZZ contains the real and imaginary parts of the transformed eigenvectors
  44.      in its first M columns.  Questions and comments should be directed to B.
  45.      S. Garbow, Applied Mathematics Division, ARGONNE NATIONAL LABORATORY
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.